home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / lang / flexbin.hqx / flexbin.pit / flex environment variables < prev    next >
Text File  |  1988-06-26  |  349b  |  12 lines

  1. #    Flex is like lex, only better.
  2.  
  3.     set SKELETON_FILE "{clibraries}flex.skel"
  4.     export SKELETON_FILE
  5.     set F_SKELETON_FILE "{clibraries}flex.fastskel"
  6.     export F_SKELETON_FILE
  7.     alias lex flex
  8.  
  9. #    Flex needs these two environment variables defined, also
  10. #    flexskelcom.h,flexskeldef.h, and fastskeldef.h should be
  11. #    be put in the C compiler's search path.
  12.